Skip to content

Compatibility with rescript 12 #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

flash-gordon
Copy link

👋 Hi @glennsl! Thanks for the library, I like it. Rescript 12 beta.1 has been released recently. In this PR, I updated some stdlib calls and renamed bsconfig.json to rescript.json.

Feel free to merge or close it if you have plans to make things differently.

@Freddy03h
Copy link

I'm testing rescript 12.0.0-beta.1 too, and this PR fix issues I got on my project, thank you!

package.json Outdated
Comment on lines 6 to 7
"build": "rescript legacy build -with-deps",
"start": "rescript legacy build -w -with-deps",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It won't build with rewatch?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@glennsl it will. I just scoped the changes while working on updating my work projects. I've updated the commands, I tested them, and they work fine. fmt would re-format the project, but I decided not to stage the changes. I can do it in a separate commit or a PR if you like

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Thanks! Yes, a separate commit for the formatting changes would be nice.

@glennsl
Copy link
Owner

glennsl commented Aug 7, 2025

Any objections to not merging this until 12 is out? Anyone needing it for testing can just point to this branch, I'm thinking.

@flash-gordon
Copy link
Author

I have no problems with this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants